home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / dev / misc / LEDA_gene.lha / LEDA-3.1c-generic / README.amiga < prev    next >
Encoding:
Text File  |  1994-11-16  |  709 b   |  30 lines

  1.  
  2.                                   LEDA
  3.  
  4.              A Library of Efficient Data Types and Algorithms
  5.  
  6.  
  7.  
  8. Amiga generic version, SHOULD work on any Amiga.
  9. ------^^^^^^^--------
  10.  
  11.  
  12. The linker-libs for gcc can be found in the drawer LEDA.generic.
  13.  
  14.         *******************************************
  15. As always:    * No warranties! Use it at your own risk! *
  16.         *******************************************
  17.  
  18. Gerhard Leibrock, November 1994
  19.  
  20.  
  21. WARNING:
  22. -------
  23.  
  24. In the function used_time (src/basic/_basic.c, line 209), I set HZ to 50,
  25. because g++ didn't find this value. If you are using an NTSC amiga, the
  26. function used_time() may not work, as it is expected to. This bug/feature
  27. only exists in the amiga version.
  28.  
  29.     Gerhard
  30.